fillRectangle

Draws a filled rectangle

version(none)
extern (System) __gshared
void function(int x, int y, int w, int h, in HipColor color = HipColor.no) fillRectangle;

Meta